Make last-resort backup file in .emacs.d (Bug#6953).
authorMark Diekhans <markd@soe.ucsc.edu>
Sat, 15 Jan 2011 02:32:19 +0000 (21:32 -0500)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 15 Jan 2011 02:32:19 +0000 (21:32 -0500)
commitfa2868101a36cd6318306933a1572c19d60d39cc
treed05e5d31ccdcdb8e9d40b424498dfc2385a71a82
parent466c400642013b504d5f70e8cae7d7572e2469f7
Make last-resort backup file in .emacs.d (Bug#6953).

* lisp/files.el (backup-buffer): Make last-resort backup file in
.emacs.d.

* lisp/subr.el (locate-user-emacs-file): If .emacs.d does not exist,
make it with permission 700.

* doc/emacs/files.texi (Backup Names): Document the new location of the
last-resort backup file.
doc/emacs/ChangeLog
doc/emacs/files.texi
etc/NEWS
lisp/ChangeLog
lisp/files.el
lisp/subr.el